hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IHipPreloadable.Preload
hip
api
data
commons
IHipPreloadable
Undocumented in source.
interface
IHipPreloadable
mixin template
Preload () {
mixintemplate
finalImpl
()
;
mixintemplate
impl
()
;
mixin
finalImpl
;
mixin
impl
;
mixin
impl
;
}
Members
Mixins
__anonymous
mixin
finalImpl
Deal with override/no override
__anonymous
mixin
impl
Undocumented in source.
__anonymous
mixin
impl
Undocumented in source.
Mixin templates
finalImpl
mixintemplate
finalImpl
()
Undocumented in source.
impl
mixintemplate
impl
()
Undocumented in source.
Mixed In Members
From
mixin
impl
getAssetsForPreload
string
[]
getAssetsForPreload
()
Undocumented in source. Be warned that the author may not have intended to support it.
preload
void
preload
()
Undocumented in source. Be warned that the author may not have intended to support it.
From
mixin
impl
getAssetsForPreload
string
[]
getAssetsForPreload
()
Undocumented in source. Be warned that the author may not have intended to support it.
preload
void
preload
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hip
api
data
commons
IHipPreloadable
functions
getAssetsForPreload
preload
mixin templates
Preload